Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

226
Views
React Native, obteniendo el error "Módulo no encontrado: no se puede resolver" al usar ImageBackground

Obtuve este error al crear una imagen de fondo en la ventana modal:

ingrese la descripción de la imagen aquí

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Está usando una imagen externa, por lo que la forma es darle a la source un objeto con un campo uri en lugar de usar require , así:

 <ImageBackground source={{uri:'https://via.placeholder.com/500'}}> resizeMode="cover" style={styles.imgBackground} > <Text>Some text...</Text> </ImageBackground>
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!